next up previous contents index
Next: The Turbo Pascal approach Up: Supported Pascal language constructs Previous: Typed constants

Objects

Free Pascal supports object oriented programming. In fact, part of the compiler is written using objects. Here we present some technical questions regarding object oriented programming in Free Pascal.

Free Pascal supports 2 programming models for object-oriented programming. You can choose to program object oriented using the Turbo Pascal approach, or you can prefer the Delphi approach.





Michael Van Canneyt
Tue Mar 31 16:48:49 CEST 1998